fesa::FieldValue< char[]> Class Template Reference

#include <FieldValue.h>

Inheritance diagram for fesa::FieldValue< char[]>:
fesa::FieldValueBase

List of all members.

Public Member Functions

 FieldValue (DataIntegrity dataIntegrity, uint32_t size)
 Constructor size of the array.
char * pendingBuffer (char *pFV)
 Returns reference to pending buffer.
char * activeBuffer (char *pFV)
 Returns reference to pending buffer.

Private Attributes

uint32_t offset_ [2]

Detailed Description

template<>
class fesa::FieldValue< char[]>

Definition at line 483 of file FieldValue.h.


Constructor & Destructor Documentation

fesa::FieldValue< char[]>::FieldValue ( DataIntegrity  dataIntegrity,
uint32_t  size 
)

Member Function Documentation

char * fesa::FieldValue< char[]>::activeBuffer ( char *  pFV  ) 
char * fesa::FieldValue< char[]>::pendingBuffer ( char *  pFV  ) 

Member Data Documentation

uint32_t fesa::FieldValue< char[]>::offset_[2] [private]

Definition at line 504 of file FieldValue.h.


The documentation for this class was generated from the following files:

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1